home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / quasrsql.zip / EXAMPLEB.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-12-06  |  6KB  |  172 lines

  1. Form1
  2. Sql Example In Visual Basic
  3. Form1,
  4. UserComboBox
  5. Terminal
  6. TableComboBox
  7. Terminal
  8. Label1
  9. User:
  10. Label2
  11. Table:
  12. RecordComboBox
  13. Terminal
  14. Label3
  15. Record:
  16. IDM_REFRESH
  17.     &Refresh!
  18. UserName_Change
  19. Combo3_Change
  20. IDM_REFRESH_Click
  21. SqlGetStatusp
  22. hUserA
  23. hCursor
  24. SqlControl
  25.     SqlStatusG
  26. Form_Click
  27. Label1_Click
  28. SqlStatusType
  29. SqlControlTypen
  30. MessageBeep
  31. Dummy
  32.     Form_LoadW
  33. eclare
  34. SqlUser
  35. RecordSelectStatemento
  36. TableSelectStatement
  37. UserSelectStatement
  38. SqlLogin
  39. UserNamee
  40. UserPassword
  41. SqlUserName
  42. SqlUserPassword
  43. SqlCursorRecord
  44. SqlCursorOpen0
  45. SqlCursorTable`
  46. SqlCursorUserA
  47. SqlCursorTypea
  48. SqlCursorCloseD
  49.     SqlLogout
  50. MessageBox
  51. OrionApiExample
  52. ErrorMessage
  53. SqlCutsorUser$
  54. Form_Unload
  55. Cancel
  56. SqlRecordCursor
  57. szErrorMessage
  58. UserComboBoxRefresh
  59. ExampleRefresh
  60. TableComboBoxRefresh
  61. RecordComboBoxRefresh
  62. Flags
  63. SqlFlagFormatString
  64. SqlExecute
  65. UserSelectString]
  66. HiLiteOffset
  67. SqlDescribeTable
  68.     SqlCursor
  69. SqlTabler
  70. SqlTableType
  71. nRecordSize
  72. RecordSize5
  73. NumberOfRecords
  74. RecordBuffer
  75. RecordBufferSize
  76. addstr
  77. RecordNumberT
  78. SqlFetchNext
  79. SqlFetchFirst>
  80.     addstring
  81. RecordNumber0
  82.     ListCount
  83.     ListIndex
  84. UserComboxBox
  85. UserComboBox_Changef
  86. TableComboBox_Change
  87. RecordComboBox_Change
  88. UserComboBox.
  89.     UserIndexu
  90. Index_
  91. TableComboBox
  92. Start
  93. SelectStatementC
  94. thenTableComboBox8
  95.     TableName/
  96. RecordComboBox
  97. SqlFlagFormatPadded
  98. nPadding
  99. Padding8
  100. Form_GotFocus
  101. Form_DblClick
  102. Form_DragDrop
  103. Source
  104. Form_DragOver
  105. StateI
  106. Form_KeyDown
  107. KeyCode
  108. Shift
  109. Form_KeyPress
  110. KeyAscii
  111. Form_KeyUp
  112. Form_LinkClose
  113. Form_LinkError
  114. LinkErr
  115. Form_LinkExecute
  116. CmdStr
  117. Form_LinkOpen
  118. Form_LostFocus
  119. Form_MouseDown
  120. Button
  121. Form_MouseMove
  122. Form_MouseUp
  123. Form_Paint
  124. Form_ResizeH
  125. Screen
  126. MousePointer
  127. TableComboBox_Click
  128. UserComboBox_Click
  129.     unloadEnd
  130. Form1*
  131. SendMessage
  132. hwndRecordComboBox
  133. WM_SETFONT
  134. GetStockObjectl
  135. SYSTEM_FIXED_FONT
  136. WindowHandle
  137. Message
  138. WordParameterN
  139. LongParameter
  140. Declear
  141. ObjectName
  142. Declere
  143. Functionlib
  144. ObjectIndex
  145. SystemFixedFont
  146. SystemFixedFontHandle
  147. SetFont
  148. ListSize
  149. CommitWorkStatement
  150. priint
  151. ResultCode
  152. ThenMsgBox
  153. ElseMsgBox
  154. QuasarApiExample
  155. Form_Load
  156. QUASAR SQL API Example
  157. commit work;
  158. select * from USERNAME.TABLENAME;"
  159. select TABLE_NAME from TABLES where USER_NAME = 'USERNAME' and TABLE_NAME not like '~%';
  160. select USER_NAME from USERS;
  161. SYSTEM
  162. QUASAR
  163. Form_Unload
  164. UserComboBoxRefresh
  165. TableComboBoxRefresh
  166. USERNAME
  167. RecordComboBoxRefresh
  168. USERNAME.TABLENAME
  169. IDM_REFRESH_Click
  170. TableComboBox_Click
  171. UserComboBox_Click
  172.